home *** CD-ROM | disk | FTP | other *** search
- on mouseUp me
- go(1, "soluzioni1")
- end
-
- on mouseEnter me
- cursor(280)
- set the member of sprite the currentSpriteNum to member("soluzioni1S1")
- end
-
- on mouseLeave me
- cursor(-1)
- set the member of sprite the currentSpriteNum to member("soluzioniS1")
- end
-